home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q110 / 1 / 60.TXT < prev    next >
Text File  |  1994-02-19  |  3KB  |  64 lines

  1. DOCUMENT:Q110160  18-FEB-1994  [W_NT]
  2. TITLE   :Adding a Filename to Print to in Print Manager
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:Windows
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. Windows NT can be configured to print directly to a specified file without
  16. prompting for a filename. You can accomplish this by adding a value to the
  17. Registry. Once you add the value, you can configure an additional port from
  18. Print Manager.
  19.  
  20. To add the value, use the following procedure:
  21.  
  22. WARNING: Using Registry Editor incorrectly can cause serious, system-wide
  23. problems that may require you to reinstall Windows NT to correct them.
  24. Microsoft cannot guarantee that any problems resulting from the use of
  25. Registry Editor can be solved. Use this tool at your own risk.
  26.  
  27. 1. Start Registry Editor and locate the following Registry subkey:
  28.  
  29.       HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft
  30.       \Windows NT\CurrentVersion\Ports
  31.  
  32. 2. From the Edit menu, choose Add Value. In the Value Name field type the
  33. full path and filename you would like to print to (c:\print2.fil for
  34. example). Select REG_SZ for the data type. Leave the String field Blank.
  35.  
  36. 3. Save your changes and exit Registry Editor.
  37.  
  38. 4. Exit Windows NT and restart your computer.
  39.  
  40. 5. Start Print Manager and select the correct printer.
  41.  
  42. 6. Choose Properties from the Printer menu.
  43.  
  44. 7. From Print To, select the filename you specified in Step 2.
  45.  
  46. Additional reference words: 3.10
  47. KBCategory:
  48. KBSubCategory: PRT KEYREG
  49.  
  50. =============================================================================
  51.  
  52. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  53. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  54. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  55. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  56. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  57. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  58. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  59. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  60. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  61. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  62. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  63.  
  64. Copyright Microsoft Corporation 1994.